mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-04 18:29:21 +01:00
navbar: add "topic" "Pages" and unstrong "On-site links."
This commit is contained in:
parent
0079dc0a68
commit
093070f06c
@ -8,7 +8,9 @@ Navigation bar
|
||||
<link rel="stylesheet" type="text/css" href="css.css" />
|
||||
</head>
|
||||
<body>
|
||||
<p><strong>On-site links</strong></p>
|
||||
|
||||
<p><strong>Pages</strong></p>
|
||||
<p>On-site links</p>
|
||||
<p><a href="index.real.html" target="right">Index</a></p>
|
||||
<p><a href="Supybot.html" target="right">Security issues of Supybot</a></p>
|
||||
<!-- **Off-site links** -->
|
||||
|
@ -10,7 +10,10 @@
|
||||
<link rel="stylesheet" type="text/css" href="css.css" />
|
||||
</head>
|
||||
<body>
|
||||
**On-site links**
|
||||
|
||||
**Pages**
|
||||
|
||||
On-site links
|
||||
|
||||
<a href="index.real.html" target="right">Index</a>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user