mirror of https://gitlab.com/bashrc2/epicyon
Describe pinned posts
parent
6f4f10943c
commit
6d77db6a00
Binary file not shown.
|
@ -644,6 +644,12 @@ Supported references are <a href="https://arxiv.org">arXiv</a> and <a
|
||||||
href="https://en.wikipedia.org/wiki/Digital_object_identifier">Digital
|
href="https://en.wikipedia.org/wiki/Digital_object_identifier">Digital
|
||||||
object identifier (DOI)</a>. For example:</p>
|
object identifier (DOI)</a>. For example:</p>
|
||||||
<pre class="text"><code>This is a reference to a paper: arxiv:2203.15752</code></pre>
|
<pre class="text"><code>This is a reference to a paper: arxiv:2203.15752</code></pre>
|
||||||
|
<h2 id="pinned-posts">Pinned posts</h2>
|
||||||
|
<p>It is possible to pin additional information to your profile page.
|
||||||
|
This can be done by making a Public scoped post and selecting <em>Pin
|
||||||
|
this post to your profile</em>.</p>
|
||||||
|
<p>To clear a pinned post, make a blank Public scoped post and also
|
||||||
|
select <em>Pin this post to your profile</em>.</p>
|
||||||
<h1 id="the-timeline">The Timeline</h1>
|
<h1 id="the-timeline">The Timeline</h1>
|
||||||
<h2 id="layout">Layout</h2>
|
<h2 id="layout">Layout</h2>
|
||||||
<figure>
|
<figure>
|
||||||
|
|
|
@ -467,6 +467,11 @@ It is possible to have references to scientific papers linked automatically, suc
|
||||||
This is a reference to a paper: arxiv:2203.15752
|
This is a reference to a paper: arxiv:2203.15752
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Pinned posts
|
||||||
|
It is possible to pin additional information to your profile page. This can be done by making a Public scoped post and selecting *Pin this post to your profile*.
|
||||||
|
|
||||||
|
To clear a pinned post, make a blank Public scoped post and also select *Pin this post to your profile*.
|
||||||
|
|
||||||
# The Timeline
|
# The Timeline
|
||||||
## Layout
|
## Layout
|
||||||

|

|
||||||
|
|
Loading…
Reference in New Issue