Add Bard class
Move some stuff around.
This commit is contained in:
45
src/assets/fragments/calendar.md
Normal file
45
src/assets/fragments/calendar.md
Normal file
@@ -0,0 +1,45 @@
|
||||
### Urtson-Nu 5023 CAC
|
||||
|
||||
<div class="calendarWrapper">
|
||||
|
||||
<ol class="calendar">
|
||||
|
||||
<li class="dayName">Urtday</li>
|
||||
<li class="dayName">Aerday</li>
|
||||
<li class="dayName">Fyday</li>
|
||||
<li class="dayName">Warday</li>
|
||||
<li class="dayName">Kayday</li>
|
||||
<li class="dayName">Lawday</li>
|
||||
|
||||
<li class="firstDay">1</li>
|
||||
<li>2</li>
|
||||
<li>3</li>
|
||||
<li>4</li>
|
||||
<li>5</li>
|
||||
<li>6</li>
|
||||
<li>7</li>
|
||||
<li>8</li>
|
||||
<li>9</li>
|
||||
<li class="currDay">10</li>
|
||||
<li>11</li>
|
||||
<li>12</li>
|
||||
<li>13</li>
|
||||
<li>14</li>
|
||||
<li>15</li>
|
||||
<li>16</li>
|
||||
<li>17</li>
|
||||
<li>18</li>
|
||||
<li>19</li>
|
||||
<li>20</li>
|
||||
<li>21</li>
|
||||
<li>22</li>
|
||||
<li>23</li>
|
||||
<li>24</li>
|
||||
<li>25</li>
|
||||
<li>26</li>
|
||||
<li>27</li>
|
||||
<li>28</li>
|
||||
<li>29</li>
|
||||
<li>30</li>
|
||||
</ol>
|
||||
</div>
|
@@ -1 +1,3 @@
|
||||
As of last session, it is **near the end of the 1st shift of the 1st phase of 2nd Warday of Urtson-Nu, in year 5023 of the Common Astral Calendar**.
|
||||
As of last session, it is **about a phase-hour into the 2nd shift of the 1st phase of the 10th day of Urtson-Nu, in year 5023 of the Common Astral Calendar**.
|
||||
|
||||
!!!include(calendar.md)!!!
|
||||
|
Reference in New Issue
Block a user