Akademy/2016: Difference between revisions

From KDE Community Wiki
(Added "I'm going to Akademy" banner)
mNo edit summary
Line 24: Line 24:
Or you can just add the following HTML snippet:
Or you can just add the following HTML snippet:


<code><nowiki>
<syntaxhighlight lang="html">
    <a href="https://akademy.kde.org/" target="_blank">
<a href="https://akademy.kde.org/" target="_blank">
        <img src="https://community.kde.org/images.community/d/d9/Going-To-Akademy-2016.png" />
    <img src="https://community.kde.org/images.community/d/d9/Going-To-Akademy-2016.png" />
    </a>
</a>
</nowiki></code>
</syntaxhighlight>

Revision as of 14:44, 18 August 2016

Akademy 2016 home page

Birds of a Feather (BoF) sessions

All BOFs on one page

Monday (5 September) BoF schedule

Tuesday (6 September) BoF schedule

Wednesday (7 September) BoF schedule

Thursday (8 September) BoF schedule

"I'm going to Akademy" Banner

This year's official banner for people going to Akademy created by Ivan, and made official by the rest of VDG.

You can use the following link when adding it to your blog: PNG File, 969x237px

Or you can just add the following HTML snippet:

<a href="https://akademy.kde.org/" target="_blank">
    <img src="https://community.kde.org/images.community/d/d9/Going-To-Akademy-2016.png" />
</a>