Closed FedericoNembrini closed 1 month ago
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | d01a074d1d7f1ccf28dc650ea157af23704ee966 |
Latest deploy log | https://app.netlify.com/sites/barolo-time-757cf9/deploys/6487735ab1cfdc0008ba0d4f |
Deploy Preview | https://deploy-preview-2118--barolo-time-757cf9.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
If @erciccione could clarify the scope of this PR (en
folders are mentioned here) i can review/help if needed.
If @erciccione could clarify the scope of this PR (en folders are mentioned https://github.com/monero-project/monero-site/issues/1921#issuecomment-1365810169) i can review/help if needed.
The en folders don't need to be touched in this case as most if not all links are inside the documents themselves.
closes #1921
@FedericoNembrini there are some conflicts that need to be solved before we can merge this.
I have resolved the merge conflicts, have I forgotten something?
@FedericoNembrini The last commit you pushed is a merge commit. That usually happens after a borked rebase. You could try to remove it and rebase again, fixing the merge conflict.
I have resolved conflicts with github built in function. I'll try to remove my last commit and do a rebase.
@FedericoNembrini please fix the conflicts and rebase :)
ping @FedericoNembrini
I will fix this in the coming days
there is a plugin which claims to do this automagically for external links. i have not tested it yet but looks promising https://github.com/keithmifsud/jekyll-target-blank
As discussed in #1921 and #1922, I set the target to
_blank
for links to external sites.I have only modified links that comply with the css rule applied via
a[href^="https:"]:not([href*="getmonero.org"])
and which therefore display theexternal.svg
icon