File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -274,11 +274,19 @@ <h2>Welcome to Korppi! 👋</h2>
274274 </ div >
275275 < div class ="welcome-body ">
276276 < p > Get started by setting up your profile to personalize your writing experience.</ p >
277+
278+ < p style ="margin-top: 15px; margin-bottom: 20px; font-size: 0.9em; color: var(--text-secondary); ">
279+ If you find Korppi useful, please consider < a href ="https://github.com/sponsors/b-rodrigues "
280+ target ="_blank " style ="color: var(--primary); text-decoration: none; "> sponsoring its
281+ development</ a > .
282+ </ p >
283+
277284 < div class ="welcome-actions ">
278285 < button id ="welcome-configure-profile-btn " class ="btn-primary ">
279286 Configure Profile
280287 </ button >
281- < a href ="https://example.com/docs " id ="welcome-docs-link " class ="btn-secondary " target ="_blank ">
288+ < a href ="https://b-rodrigues.github.io/korppi/ " id ="welcome-docs-link " class ="btn-secondary "
289+ target ="_blank ">
282290 View Documentation
283291 </ a >
284292 </ div >
You can’t perform that action at this time.
0 commit comments