Reference notes from Homepage. Hide projects.
This commit is contained in:
parent
18f33b29e2
commit
7e1b71cf78
@ -30,8 +30,9 @@
|
||||
.links p {
|
||||
margin: 0;
|
||||
}
|
||||
h2 a {
|
||||
h2 a, a h2 {
|
||||
color: black;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a {
|
||||
color: #00e;
|
||||
@ -48,7 +49,7 @@
|
||||
background-color: #1d1f21;
|
||||
color: #fafafe;
|
||||
}
|
||||
h2 a {
|
||||
h2 a, a h2 {
|
||||
color: #fafafe;
|
||||
}
|
||||
a {
|
||||
@ -98,13 +99,19 @@
|
||||
</ul>
|
||||
</p>
|
||||
</section>
|
||||
<section>
|
||||
<a href="/notes">
|
||||
<section>
|
||||
<h2>Notes</h2>
|
||||
<p>Some publicly-visible notes from a sort of knowledge graph that I use as information dump.</p>
|
||||
</section>
|
||||
</a>
|
||||
<!-- section>
|
||||
<h2>Projects</h2>
|
||||
<p>
|
||||
My most stable project is <a href="https://programaker.com">PrograMaker</a>.
|
||||
Other work-in-progress is in <a href="https://github.com/kenkeiras">GitHub</a>.
|
||||
</p>
|
||||
</section>
|
||||
</section -->
|
||||
<section id="social">
|
||||
<h2>Find me</h2>
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user