Skip to content

Commit 9af129d

Browse files
committed
fix header
1 parent 379d057 commit 9af129d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ github_username: syncall
1010

1111
header_pages:
1212
- pages/index.md
13-
- pages/figures.md
14-
- pages/pipeline.md
15-
- pages/ptp.md
13+
- pages/data.md
14+
- pages/ranking.md
1615

1716
remote_theme: tumi8/tumi8-theme
1817

pages/ranking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Note that some lower ranks were observed very rarely, sometimes just once.
3131

3232
{% for type in page.tables %}
3333

34-
### {% cycle "Cipher suites", "Supported groups", "ALPNs" %} Popularity Ranking <font size=2>(<a href="https://raw.githubusercontent.com/pam2023-51-dissectls/pam2023-51-dissectls.github.io/main/_data/{{ type }}.csv">raw</a>)</font>
34+
### {% cycle "Cipher suites", "Supported groups", "ALPNs" %} Popularity Ranking <font size=2><strong><a href="https://github.com/tumi8/dissectls/blob/gh_pages/_data/{{ type }}.csv">[raw]</a></strong></font>
3535

3636
<div class="tableContainer">
3737
<table class="table">

0 commit comments

Comments
 (0)