- Germany
- https://kubik-rubik.de/
- @viktorvogel
Popular repositories Loading
-
joomla-platform
joomla-platform PublicForked from joomla/joomla-platform
A PHP Application Framework
PHP
-
Joomla-Intro
Joomla-Intro PublicForked from bembelimen/Joomla-Intro
A simple plugin to provide an Intropage for Joomla! 2.5
PHP
-
Kunena-Forum
Kunena-Forum PublicForked from Kunena/Kunena-Forum
Kunena Forum - Forum / Bulletin Board / Discussions component for Joomla - This is the 3.0 main development branch; please do not open issues regarding earlier versions of Kunena
PHP
-
-
joomla-german
joomla-german PublicForked from joomlagerman/joomla
The J!German translation team provides German translation for Joomla! 2.5 and Joomla! 3.3.
PHP
-
the-art-of-command-line
the-art-of-command-line PublicForked from jlevy/the-art-of-command-line
Master the command line, in one page
1,073 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 1 commit in 1 repository
Created a pull request in Kunena/Kunena-Forum that received 2 comments
Make sure to set the canonical URL only if the URI string is not empty to avoid /0
as the href value in the profile view
Summary of Changes
This PR will fix the following error in the profile view:
<link href="/0" rel="canonical">
For instance, you can open rich's pro…