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